home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000359_fdc@columbia.edu_Tue Mar 4 15:28:31 EST 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  41 lines

  1. Article: 14155 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: TLS HowTo Telnet/FTP
  6. Date: 4 Mar 2003 15:28:26 -0500
  7. Organization: Columbia University
  8. Lines: 24
  9. Message-ID: <b4329a$300$1@watsol.cc.columbia.edu>
  10. References: <f53f8c5c.0303041213.45f6bbe7@posting.google.com>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1046809707 1265 128.59.39.139 (4 Mar 2003 20:28:27 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 4 Mar 2003 20:28:27 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14155
  16.  
  17. In article <f53f8c5c.0303041213.45f6bbe7@posting.google.com>,
  18. Curtis Steward <curtis.steward@goodrich.com> wrote:
  19. : Anyone have a HowTo or step-by-step for TLS Authentication on both
  20. : the client and server side (FTP or Telnet) using IKSD?  
  21. You might find this link helpful:
  22.  
  23.   http://www.columbia.edu/kermit/ibm_ie.html
  24.  
  25. It covers FTP only, but it's more step-by-step than the Kermit Security
  26. Reference:
  27.  
  28.   http://www.columbia.edu/kermit/security80.html
  29.  
  30. which "just doesn't cut it."  I agree the latter is not easy going, but
  31. all the information should be in there.
  32.  
  33. Step-by-step instructions are generally good for only a single very
  34. specific connection.  Anybody who wants to contribute step-by-step
  35. instructions for given scenarios is more than welcome.
  36.  
  37. If you have specific questions, feel free to ask them.
  38.  
  39. - Frank
  40.